home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997: The Complete Utilities Toolkit / macworld-complete-utilities-1997.iso / Comms ⁄ Networking / Pancake 1.0 / AllCommands next >
Encoding:
Text File  |  1995-04-29  |  2.4 KB  |  62 lines  |  [TEXT/ttxt]

  1. MAN       give help on command
  2. OFF       logs user off (If hotkey does Are You Sure)
  3. USERS     lists all users
  4. FEEDBACK  sends Feedback to user 'Sysop'
  5. RN        read news
  6. READ      read only selected group
  7. REDIRECT  take control over first available serial port
  8. ONELINER  send onliner to another node
  9. JOIN      setup rn groups (can take parameter)
  10. UNJOIN    ditto
  11. MULTICHAT multi-node chat
  12. CHAT      request chat with the sysop
  13. SOS       play selected sound (or no sound if user doesn't have access)
  14. CD..      go up one directory
  15. CD        change directory
  16. WAFFLE    if user is in hotkey makes a temp waffle shell
  17. SELECT    prompt for newsgroup to make current
  18. PROMPT    change prompt to parameter
  19. SHOW      lists last 240 lines of a log file
  20. LAST      shows last 10 lines of the callers file
  21. TAIL      "filename" [lines] shows last lines of a file
  22. SZ        send file with zmodem
  23. SY        send file with ymodem
  24. SX        send file with xmodem
  25. RZ        receive file with zmodem
  26. RY        receive file with ymodem
  27. RX        receive file with xmodem
  28. ACS       tool for testing out ACS strings
  29. REEXT     tool for debugging externals (or installing them remotely) re-loads all externals
  30. SHELL     change shell
  31. EDITOR    change editor
  32. PAGE      page sysop's beeper
  33. UUCP      launches the uucp app must have a priv of 9!
  34. SUCK      launches the suck app must have priv 9
  35. ONLINE    lists users online
  36. FINGER    finger a local user, or a remote one if tcp is up
  37. TELNET    telnet to remote site paramters are: site port send-expect sequence
  38. POST      post to local group
  39. MAIL      read mail
  40. [ or <    flip through groups
  41. ] or >    flip through groups the other way
  42. ?         shows menu
  43. HELP      goes into help
  44. INFO      goes into info
  45. CLS       clear screen
  46. LOGIN     re-login
  47. TYPE or CAT      lists a file
  48. MD or MKDIR      make a directory
  49. DEL or RM        delete a file
  50. DIR or LS        get directory of current directory
  51. EXIT or QUIT     logs User Out (If user is in temp Waffle Shell returns to hotkey)
  52. BYE or /O or LOGOUT or LOGOFF Logs user off
  53.  
  54. A few other things can be called from a command:
  55.  
  56. 1.  Externals are searched to see if they should be started
  57. 2.  Menus are searched to see if the should be switched to (defined in Menu editor)
  58. 3.  If User has a "Aliases" file in their directory and an entry for current command
  59.      The alias is resolved (ie a new command is run)
  60. 4.  Groups are searched to see if user is selecting a new current message group
  61.  
  62.